During the workshop you’ll do your work on rstudio.cloud. This provides an easy way for me to share all the materials with you, and removes the hassle of getting the right versions of R, RStudio or any packages.
To get set up follow these steps:
Visit the project at https://rstudio.cloud/project/CHECK_THE_NUMBER
Log in using google, github, shinyapps.io or “Sign Up”.
You can access your copy of the project from Your Workspace on rstudio.cloud.
install.packages(c(“babynames”, “fivethirtyeight”, “formatR”, “gapminder”, “hexbin”, “mgcv”, “maps”, “mapproj”, “nycflights13”, “rmarkdown”, “skimr”, “tidyverse”, “viridis”))install.packages(c(“babynames”, “fivethirtyeight”, “formatR”, “gapminder”, “hexbin”, “mgcv”, “maps”, “mapproj”, “nycflights13”, “rmarkdown”, “skimr”, “tidyverse”, “viridis”))